home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / math / gle-3.000 / gle-3 / gle / config.alpha < prev    next >
Text File  |  1995-02-07  |  266b  |  12 lines

  1. CC = cc
  2. CFLAGS = -std  -w -Dunix -Dgotuchar -DTERMH -y_OtsMove -yOtsMove -DINT32
  3. LIBS = -lm -lcurses -ltermcap -lc  -y_OtsMove -lots
  4. XLIBS = -lm -lX11 -lcurses -ltermcap -lc 
  5.  
  6. #Uncomment if you have xwindows
  7. #    XGLE = gle_x
  8. #    DXO = ../../d_x.o
  9. #    XSURF = surf_x
  10. #end
  11.  
  12.